Only include gtktrayicon.h when building for X11
authorKristian Rietveld <kris@gtk.org>
Mon, 31 Jan 2011 22:10:49 +0000 (23:10 +0100)
committerKristian Rietveld <kris@gtk.org>
Mon, 31 Jan 2011 22:54:38 +0000 (23:54 +0100)
commit119d29dcb9490c541b9f5f22d1c4380508021b68
tree54ffcf8680982f9534d4c9f02d38897b086ad53a
parent726b0d8736a9d5ac8d7f2395f234662b204290fc
Only include gtktrayicon.h when building for X11

GtkTrayIcon depends on GtkPlug which is X11-specific.  This fixes the
build for Quartz.
gtk/gtkstatusicon.c